Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 3 - Page Formatting and Dialog Box Customization / Page Formatting and Dialog Box Customization Reference
Functions / Accessing Printing-Related Collection Objects


GXGetFormatCollection

You can use the GXGetFormatCollection function to obtain the format collection object associated with a particular format object.

Collection GXGetFormatCollection (gxFormat aFormat);
aFormat
A reference to the format object whose collection object you want to obtain.
function result
A reference to a collection object.
DESCRIPTION
After you call the GXGetFormatCollection function to obtain a format collection object, you must call the GXGetJobError function to obtain errors. It is important that you resolve errors immediately because the Collection Manager cannot work with a nil collection object.

RESULT CODES
gxSegmentLoadFailedErrA required code segment could not be found, or there was not enough memory to load it.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help